-
Home
-
QuickTasker
-
1.38.0 (latest)
-
Code
-
Classes
- SessionService
Total Complexity |
16 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
181 |
Lines of code |
90 |
Logical lines of code |
36 |
Comment lines |
62 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
verifySessionToken() |
S |
56 |
5 |
17 |
createSession() |
S |
57 |
2 |
17 |
markSessionInactive() |
S |
59 |
2 |
16 |
changeSessionStatus() |
S |
59 |
2 |
16 |
deleteSession() |
S |
61 |
2 |
13 |
getNewTokenExpiryDate() |
S |
72 |
1 |
5 |
generateSessionToken() |
S |
80 |
1 |
3 |
logOutCurrentWPUser() |
S |
82 |
1 |
3 |